@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'AbadiMT';
    src: url('../font/AbadiMT-Condensed.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}



.header_logo{width:100%; height: auto; overflow: hidden; text-align: center; margin: 20px 0}
.header_logo img{max-width: 100%;}



/* 导航栏 */
.header_nav{height:62px; width:100%; z-index: 9; background: #f4f4f4}
.header_nav .container{width:1200px;}
.header_yy{float: right; line-height: 62px;}
.header_yy a,.header_yy span{font-size: 14px; color: #030303;}
.header_yy a.active,.header_yy a:hover{background: #dbb572; color:#fff; padding: 0 2px;}
.nav{width:1120px; height:62px; float: left; line-height:62px;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:140px; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:auto; color:#030303; font-size:14px; }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#030303; text-align: center; }
.nav .sub{position:absolute;top:62px;left:50%; z-index:999;display:none;padding:0;width:140px;background:#fff;line-height:26px; margin-left: -70px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{ color:#dbb572}
.sub li:hover a{color:#dbb572;}


/* 首页:banner */
.index_banner{ width:100%; height:780px; position: relative; overflow: hidden; }
.index_banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.index_banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.index_banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.index_banner .slideBox .hd ul li.on{background:#fff}
.index_banner .slideBox .bd{position:relative;z-index:0;width:100%;height:780px; overflow: hidden}
.index_banner .slideBox .bd ul{width:100%!important;height:100%}
.index_banner .slideBox .bd li{width:100%!important;height:780px;vertical-align:middle;zoom:1}
.index_banner .slideBox .bd li a{display:block;overflow:hidden;width:100%!important;height:100%; }
.index_banner .slideBox .bd li img{width:100%; height: auto; display: block}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden}
.index_about_left{width:30%; height: auto; float: right; margin-right: 7%; margin-top: 145px;}
.index_about_left dl{width:100%; height: auto;overflow: hidden}
.index_about_left dl dt{width:auto; height: auto; overflow: hidden; font-size: 22px; color: #393939; font-weight: bold; background: url(../images/yuan.png) no-repeat right center; display: table; padding-right:20px; margin-bottom: 5px;}
.index_about_left dl dd{font-size: 22px; color: #232121; font-weight: bold; float: left; text-transform:uppercase}
.in_about_info{width:100%; height: auto; overflow: hidden; margin: 45px auto; display: block; font-size: 14px; color: #777777; line-height: 34px;}
.in_ab_more{font-size: 16px; color: #666666; font-weight:bold; background: url(../images/y_jia.png) no-repeat right center; padding-right: 20px;}
.index_about_time{width:17%; height: 636px; float: right;  background: #f7f7f7; padding-top: 84px; padding-left:4%}
.index_about_time dl{width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.index_about_time dl dt{width:auto; height: auto; overflow: hidden; font-size: 50px; color: #666666; position: relative; display: table; font-family: 'AbadiMT'; padding-right:20px; }
.index_about_time dl dt i{width:18px; height: 18px; position: absolute; top:0; right:0}
.index_about_time dl dd{width:100%; line-height: 28px; font-size: 14px; color: #4d4d4d}
.index_about_time dl:nth-child(2) dt{background: url(../images/hh_jia.png) no-repeat right; }
.index_about_time dl:nth-child(3) dt{background: url(../images/hh_jia.png) no-repeat right; }

.index_about_right{width:33.6%; height: auto; float:right}
.in_about_img{width:100%; height:318px; background: #f2f2f2; display: flex; align-items: center;}
.in_about_img img{align-items: center; margin: 0px auto;}
.in_about_zz{width:100%; height: 318px; background: #dbb572; padding-top: 52px; padding-left: 28%}
.in_about_zz a{width:100%; height: 100%; display: block}
.in_about_zz h4{font-size: 14px; color: #fff; margin-bottom:10px;}
.in_about_zz h3{font-size: 34px; color: #fff; font-weight: bold;}
.in_about_zz img{margin-top: 40px;}



/*信箱*/
.index_class{width:100%; height:660px; position: relative}
.slideTxtBox{ width:100%; position: relative}
.slideTxtBox .hd{width:1440px; height:120px; background: #ffffff; position: absolute; bottom:68px; left:50%; margin-left: -720px; }
.slideTxtBox .hd ul{width:100%; height: 120px; overflow: hidden}
.slideTxtBox .hd ul li{ float:left; width:25%; height: 100%; padding-top: 32px; }
.slideTxtBox .hd ul li dl{width:auto; height:55px; text-align: center; background: url(../images/tabi1.png) no-repeat left center; display: table; margin: 0px auto; }
.slideTxtBox .hd ul li dl dt{font-size: 14px; color: #666666; text-transform:uppercase; margin-bottom: 8px;}
.slideTxtBox .hd ul li dl dd{font-size: 20px; color: #4d4d4d; font-weight: bold; }
.slideTxtBox .hd ul li.on{background: #dbb572}
.slideTxtBox .hd ul li.on dt,.slideTxtBox .hd ul li.on dd{color:#fff}
.slideTxtBox .hd ul li.on dl{padding-left:60px;}


.slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.bd_li{width:100%; height: 660px; position: relative}
.bd_li:after{content: ""; width: 33.6%; height: 660px; position: absolute; top:0; right:0; background: rgba(0,0,0,0.5)}
.bd_liinfo{width:200px; height: auto; float: right; position: relative; z-index: 9; margin-right:18%; margin-top: 78px;}
.bd_liinfo h4{font-size: 22px; color: #ffffff; font-weight: bold; margin-bottom: 20px;}
.bd_liinfo h5{font-size: 22px; color: #ffffff; font-weight: bold; text-transform:uppercase}
.bd_liinfo hr{width:30px; height: 3px; background: #dbb572; display: block; margin: 20px 0;}
.bd_liinfo p{font-size: 14px; color: #fff; line-height: 34px;}
.bd_liinfo span{width:100px; height: 30px; background: #dbb572 url(../images/cjia.png) no-repeat 90% center; color:#fff; font-size: 16px; font-weight: bold; 
	display: block; line-height: 30px; padding-left: 8%; margin-top: 40px; }






/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 75px 0 40px}
.index_product .container{position: relative; padding-bottom: 50px;}
.index_product .container:after{content: ""; width: 100%; height: 6px; background: #e0e0e0; border-radius: 8px; position: absolute; bottom:112px; left:0}
.index_product .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 70px; }
.index_product .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.index_product_top{width:100%; height: auto; overflow: hidden; background: #fff; padding: 20px 38px 0px; }
.in_pro_che{width:100%; height: 55px; border-bottom: 1px solid #ebebeb; line-height: 55px;}
.in_pro_che h3{font-size: 20px; color: #232121; float: left; width:75%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_che img{float: right; margin-top:15px;}
.in_pro_title{width:100%; height:57px; overflow: hidden; margin-top: 15px;}
.in_pro_title h3{font-size: 14px; color: #777777; line-height:24px;}
.in_pro_title h4{font-size: 14px; color: #777777}
.in_pro_pic{width:100%; height: auto; overflow: hidden; position: relative}
.in_pro_pic i{width:54px; height: 54px; background: url(../images/pro_jts.png) no-repeat center; position: absolute; bottom:40px; left:0}
.in_pro_img{width:80%; height: auto; float: right; display: flex; align-items: center; }
.in_pro_img img{max-width: 100%; align-items: center; margin: 0px auto;}
.in_pro_more{width:100%; height: auto; overflow: hidden; text-align: center;opacity: 0; position: relative; z-index: 9}
.in_pro_more i{width:54px; height: 54px; display: block; background: url(../images/jia_h.png) no-repeat center; margin: 35px auto 0; position: relative; z-index: 999}
.in_pro_more p{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #dbb572}
.in_pro_more:after{content:""; width: 100%; height: 6px; background: #dbb572; position: absolute; top:60px; left:0; border-radius: 8px; z-index: 0}
.index_product .swiper-slide a:hover .in_pro_more{opacity: 1}










/*优势*/
.index_zhizao{width:100%; height: auto; overflow: hidden}
.index_zhizao ul{width:100%; height: auto; overflow: hidden; margin: 84px auto 0;}
.index_zhizao ul li{width:48%; height:200px; background: #f7f7f7; float: left; margin-bottom: 40px; padding: 30px;}
.index_zhizao ul li:nth-child(2n){float: right}
.index_zhizao ul li dl{width:164px; height: auto; float:left; padding-right: 30px; border-right:1px solid #ebebeb }
.index_zhizao ul li dt{width: 100%; height: 60px; line-height: 60px; color:#bebebe; font-size: 30px; text-align: center; border-bottom: 1px solid #ebebeb}
.index_zhizao ul li dd{width:100%; height: 70px; margin-top: 8px;}
.zicon1{background: url(../images/icon1.png) no-repeat center}
.zicon2{background: url(../images/icon2.png) no-repeat center}
.zicon3{background: url(../images/icon3.png) no-repeat center}
.zicon4{background: url(../images/icon4.png) no-repeat center}
.index_zhizao ul li:hover{background: #dbb572}
.index_zhizao ul li:hover h3,.index_zhizao ul li:hover p{color:#fff}
.index_zhizao ul li:hover dt{color:#fff;  border-bottom: 1px solid #fff}
.index_zhizao ul li:hover dl{border-right:1px solid #fff}
.index_zhizao_info{width:448px; height: auto; float: right}
.index_zhizao_info h3{width:100%; height: 40px; font-size: 20px; color: #232121; line-height:40px; margin-bottom: 10px;}
.index_zhizao_info p{width:100%; height: auto; overflow: hidden; line-height: 24px; color: #777777; font-size: 14px;}
.index_zhizao ul li:hover .zicon1{background: url(../images/icon1_h.png) no-repeat center}
.index_zhizao ul li:hover .zicon2{background: url(../images/icon2_h.png) no-repeat center}
.index_zhizao ul li:hover .zicon3{background: url(../images/icon3_h.png) no-repeat center}
.index_zhizao ul li:hover .zicon4{background: url(../images/icon4_h.png) no-repeat center}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 50px; background: #f7f7f7; padding-top: 72px; padding-bottom: 74px;}
.index_title{width:100%; height: auto; overflow: hidden}
.index_title h3{width:auto; height: auto; overflow: hidden; font-size: 22px; color: #393939; font-weight: bold; background: url(../images/yuan.png) no-repeat right center; display: table; padding-right:20px; margin-bottom: 5px;}
.index_title h4{font-size: 22px; color: #232121; font-weight: bold; float: left; text-transform:uppercase}
.index_title a{float: right; font-size: 16px; color: #666666; float: right; background: url(../images/y_jia.png) no-repeat right center; font-weight: bold; 
	padding-right:20px;}
.index_news .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 48px; padding-bottom: 40px;}
.index_news .swiper-slide a{width:100%; height: auto; overflow: hidden}
.in_news_img{width:100%; height: auto; overflow: hidden; position: relative}
.in_news_img img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_i{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(219,181,114,0.9); text-align: center; padding-top: 20%; opacity: 0; transition: all 0.4s ease-in-out;}
.in_news_i p{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff}
.in_news_i i{width:44px; height: 46px; display: block; background: url(../images/tabi1.png) no-repeat center; margin: 0px auto;}
.index_news_xx{width:100%; height: auto; overflow: hidden; margin-top:10px; border-bottom: 1px solid #e6e6e6; line-height: 40px;}
.index_news .swiper-slide h3{width:100%; height:30px; line-height: 30px; font-size:16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px; font-weight: bold;}
.index_news .swiper-slide h4{width:100%; height:48px; line-height: 24px; color: #4d4d4d; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top:10px;}
.index_news .swiper-slide span{font-size: 14px; color: #777777; display: block; margin-top: 12px;}
.index_news .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news .swiper-slide a:hover .in_news_i{opacity: 1; transition: all 0.4s ease-in-out;}
.in_anniu{width:212px; margin: 0px auto; position: relative; height: 54px;}
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:54px; height: 54px; top:auto; margin-top: 0; bottom:0}
.index_news .swiper-button-next{background: url(../images/pro_right.png) no-repeat center}
.index_news .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}
.swiper-pagination-fraction{font-size:14px; color: #777777; bottom:20px;}







/*底部*/
.footer{width:100%; height:auto;   position: relative; background: #333333;  overflow: hidden; padding-bottom: 20px;}
.footer_bottom{overflow: hidden; padding-top: 72px;}
.footer_bottom dl{float: left; margin-right:8%; }
.footer_bottom dl dt{font-size: 18px; color: #ffffff; }
.footer_bottom dl dd{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.footer_bottom dl dd a{font-size: 14px; color: #bebebe; display: block; line-height: 30px;}
.footer_bottom dl dd a:hover{color:#fff}
.footer_xx{width:auto; float: left}
.footer_xx h3{font-size: 18px; color: #ffffff; margin-bottom: 20px; }
.footer_xx p{width:100%; font-size: 14px; color: #bebebe; line-height: 30px;}
.footer_xx p span{font-size: 24px; color: #fff;}
.f_ma{width:8%; height: auto; float: right; }
.f_ma img{width:100%; height: auto; display: block}
.f_ma p{width:100%; height: 40px; line-height: 40px; font-size:18px; color: #fff; margin-bottom: 20px }
.copy{ height: 74px; line-height: 74px; border-top:1px solid rgba(255,255,255,0.2); margin-top:62px;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff; font-size:14px;}
.copy_l a:hover{color:#dbb572!important}
.footer_zhichi{width:auto; height:100%; float: right }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:121px;height:20px; background: url(../images/wl.png) no-repeat; margin-top:27px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 12px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#dbb572;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
 
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}



@media screen and (max-width:1500px){
	.container,.slideTxtBox .hd{width:1200px;}
	.slideTxtBox .hd{margin-left: -600px;}
	.index_zhizao ul li dl{width:110px;}
	.index_zhizao_info{width:385px;}
}



@media screen and (max-width:1400px){
	.bd_liinfo{margin-right: 10%}
}



@media screen and (max-width:1320px){

}




/*内页*/
.ny_banner{ width:100%;  position:relative;  height:350px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}

.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#dbb572; border-radius:38px;}
.ny_nav ul li{width:120px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left;  padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#dbb572}


.ny_pro_bt ul li.active a{color:#dbb572}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%}



.ny_baninfo{width:1200px; height:225px; position: absolute; top:100px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #be996f; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#dbb572}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #dbb572)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}





/*内页：新闻资讯*/
.in-news{ margin-top: 60px;  background-position: bottom; }
.news-title h3{ color: #dbb572;}
.news-title span {width:442px; line-height: 80px; color: #dbb572; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #dbb572 !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 18px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #dbb572; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #dbb572;  }
.news-li:hover .newsli-r p{ color: #dbb572;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{padding-bottom:200px;}

.news_th{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center; clear: both; font-weight: bold}
.news_th h1{font-size: 24px; color: #555;}

.news_thime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both}

/*推荐新闻*/
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height:auto;  transition: .3s; border:1px solid #d5d5d5; overflow:hidden  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #dbb572; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#dbb572;}
.nynews-li:hover > span{ left:15px; background: #dbb572; }
.nynews-li:hover > p{ right:15px; color:#dbb572;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#dbb572; border:1px solid #dbb572;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{  overflow:hidden;width: 1200px;margin: 0 auto 60px;}
.main-title > h3 > span{ color: #dbb572;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden}
.nynews-top > a > .l{ width:320px; margin-left: 15px;  }
.nynews-top > a > .l > h3{width:100%; height:30px; color: #535353; font-size: 16px; font-weight: bold;line-height: 30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:auto; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}




/*产品详情页*/
.ny_product_show .container{width:1200px;}
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#dbb572; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #dbb572; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #dbb572;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #dbb572; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#dbb572; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#dbb572;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #dbb572; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#dbb572}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnoks{width:50px; height:35px; background:#dbb572; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}





/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 250px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#dbb572}
.ny_news_all ul li:hover h3{font-weight: bold; }


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


